home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Si-Sr / Sounds a'Plenty.cpt / Sounds a'Plenty.Genie / card_2945.txt < prev    next >
Text File  |  1987-10-22  |  554b  |  30 lines

  1. -- card: 2945 from stack: in.Genie
  2. -- bmap block id: 3533
  3. -- flags: 0000
  4. -- background id: 2646
  5. -- name: Info
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   go to card 1
  9. end mouseUp
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=4 top=38 right=156 bottom=291
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Home
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   visual dissolve slowly
  27.   go home
  28. end mouseUp
  29.  
  30.